Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sailfish-browser] Add unit test cases for suffling tabs #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rainemak
Copy link
Member

Aim is to automate a test where a WebPage stops responding. Added
cases do not reproduce that error yet.

Requires: #208

@rainemak
Copy link
Member Author

Usbnet connectivity script posted by @rainisto can be used to replace device's WLAN/3G/4G usage:
https://together.jolla.com/question/58975/network-sharing-from-pc-to-phone-answered/#post-id-59088

See also other comments.

Aim is to automate a test where a WebPage stops responding. Added
cases do not reproduce that error yet.
}
}
return tabIds;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two methods seem to do exactly the same work, but implemented with two different approaches.

I'd probably simplify it a bit: turn it into a list comprehension with a filter. And the list comprehension part could be shared between the methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants